Skip to content

Conversation

@Grazfather
Copy link
Collaborator

@Grazfather Grazfather commented Jan 27, 2026

  • Don't generate json anymore, instead generate a zig file and use that directly in sorcer[cli]
  • Add a cli that can generate all the output files. This is a lot simpler than regz, but basically just wraps it.
    • Also provides a way to list all targets!
  • Add a README

@Grazfather Grazfather requested a review from mattnite January 27, 2026 11:42
}

for (schema.chips) |chip| {
const board_name = if (schema.boards.len > 0) schema.boards[0].name else "-";
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we stop at chips?

@Grazfather Grazfather marked this pull request as draft January 27, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants